home *** CD-ROM | disk | FTP | other *** search
- /* $Id: autoload.pl,v 1.7 1997/10/28 13:40:26 jan Exp $
-
- Creator: make/0
-
- Purpose: Provide index for autoload
- */
-
- index((am_match), 1, am_match, am_match).
- index((am_compile), 1, am_match, am_match).
- index((am_bagof), 4, am_match, am_match).
- index(('$arch'), 2, backward_compatibility, backcomp).
- index(('$version'), 1, backward_compatibility, backcomp).
- index(('$home'), 1, backward_compatibility, backcomp).
- index((display), 1, backward_compatibility, backcomp).
- index((display), 2, backward_compatibility, backcomp).
- index((displayq), 1, backward_compatibility, backcomp).
- index((displayq), 2, backward_compatibility, backcomp).
- index((check), 0, check, check).
- index((list_undefined), 0, check, check).
- index((list_autoload), 0, check, check).
- index((list_redefined), 0, check, check).
- index((is_alnum), 1, ctypes, ctypes).
- index((is_alpha), 1, ctypes, ctypes).
- index((is_ascii), 1, ctypes, ctypes).
- index((is_cntrl), 1, ctypes, ctypes).
- index((is_csym), 1, ctypes, ctypes).
- index((is_csymf), 1, ctypes, ctypes).
- index((is_digit), 1, ctypes, ctypes).
- index((is_digit), 3, ctypes, ctypes).
- index((is_endfile), 1, ctypes, ctypes).
- index((is_endline), 1, ctypes, ctypes).
- index((is_graph), 1, ctypes, ctypes).
- index((is_lower), 1, ctypes, ctypes).
- index((is_newline), 1, ctypes, ctypes).
- index((is_newpage), 1, ctypes, ctypes).
- index((is_paren), 2, ctypes, ctypes).
- index((is_period), 1, ctypes, ctypes).
- index((is_print), 1, ctypes, ctypes).
- index((is_quote), 1, ctypes, ctypes).
- index((is_space), 1, ctypes, ctypes).
- index((is_upper), 1, ctypes, ctypes).
- index((is_white), 1, ctypes, ctypes).
- index((to_lower), 2, ctypes, ctypes).
- index((to_upper), 2, ctypes, ctypes).
- index((dde_request), 3, win_dde, dde).
- index((dde_execute), 2, win_dde, dde).
- index((dde_poke), 3, win_dde, dde).
- index((dde_register_service), 2, win_dde, dde).
- index((dde_unregister_service), 1, win_dde, dde).
- index((dde_current_service), 2, win_dde, dde).
- index((dde_current_connection), 2, win_dde, dde).
- index((dld_link), 1, dld, dld).
- index((dld_unlink), 1, dld, dld).
- index((dld_call), 1, dld, dld).
- index((dld_list_undefined), 0, dld, dld).
- index((dld_function), 2, dld, dld).
- index((dld_initialise), 1, dld, dld).
- index(('$editor_load_code'), 2, emacs_interface, emacs_interface).
- index((find_predicate1), 2, emacs_interface, emacs_interface).
- index((emacs_consult), 1, emacs_interface, emacs_interface).
- index((emacs_dabbrev_atom), 1, emacs_interface, emacs_interface).
- index((emacs_complete_atom), 1, emacs_interface, emacs_interface).
- index((emacs_previous_command), 0, emacs_interface, emacs_interface).
- index((emacs_next_command), 0, emacs_interface, emacs_interface).
- index((call_emacs), 1, emacs_interface, emacs_interface).
- index((call_emacs), 2, emacs_interface, emacs_interface).
- index((running_under_emacs_interface), 0, emacs_interface, emacs_interface).
- index((explain), 1, explain, explain).
- index((explain), 2, explain, explain).
- index((can_open_file), 2, files, files).
- index((reset_gensym), 0, gensym, gensym).
- index((gensym), 2, gensym, gensym).
- index((help), 1, online_help, help).
- index((help), 0, online_help, help).
- index((apropos), 1, online_help, help).
- index((predicate), 5, help_index, help_index).
- index((section), 4, help_index, help_index).
- index((function), 3, help_index, help_index).
- index((predicate), 5, help_index, helpidx).
- index((section), 4, help_index, helpidx).
- index((function), 3, help_index, helpidx).
- index((oset_is), 1, oset, oset).
- index((oset_union), 3, oset, oset).
- index((oset_int), 3, oset, oset).
- index((oset_diff), 3, oset, oset).
- index((oset_dint), 2, oset, oset).
- index((oset_dunion), 2, oset, oset).
- index((oset_addel), 3, oset, oset).
- index((oset_delel), 3, oset, oset).
- index((oset_power), 2, oset, oset).
- index((progman_groups), 1, progman, progman).
- index((progman_group_info), 3, progman, progman).
- index((progman_make_group), 1, progman, progman).
- index((progman_make_group), 2, progman, progman).
- index((progman_make_item), 4, progman, progman).
- index((progman_make_item), 5, progman, progman).
- index((progman_setup), 0, progman, progman).
- index((qlf_make_dir), 1, qlfutil, qlfutil).
- index((qlf_make), 1, qlfutil, qlfutil).
- index(('$editor_load_code'), 2, qp_interface, qp_interface).
- index((find_predicate1), 2, qp_interface, qp_interface).
- index((qp_consult), 1, qp_interface, qp_interface).
- index((qp_dabbrev_atom), 1, qp_interface, qp_interface).
- index((qp_complete_atom), 1, qp_interface, qp_interface).
- index((qp_previous_command), 0, qp_interface, qp_interface).
- index((qp_next_command), 0, qp_interface, qp_interface).
- index((qsave_program), 1, qsave, qsave).
- index((qsave_program), 2, qsave, qsave).
- index((unix), 1, quintus, quintus).
- index((abs), 2, quintus, quintus).
- index((sin), 2, quintus, quintus).
- index((cos), 2, quintus, quintus).
- index((tan), 2, quintus, quintus).
- index((log), 2, quintus, quintus).
- index((random), 3, quintus, quintus).
- index((genarg), 3, quintus, quintus).
- index((mode), 1, quintus, quintus).
- index((public), 1, quintus, quintus).
- index((meta_predicate), 1, quintus, quintus).
- index((no_style_check), 1, quintus, quintus).
- index((otherwise), 0, quintus, quintus).
- index((numbervars), 3, quintus, quintus).
- index((statistics), 2, quintus, quintus).
- index((readln), 1, readln, readln).
- index((readln), 2, readln, readln).
- index((readln), 5, readln, readln).
- index((ls), 0, shell, shell).
- index((ls), 1, shell, shell).
- index((cd), 0, shell, shell).
- index((cd), 1, shell, shell).
- index((pushd), 0, shell, shell).
- index((pushd), 1, shell, shell).
- index((dirs), 0, shell, shell).
- index((pwd), 0, shell, shell).
- index((popd), 0, shell, shell).
- index((mv), 2, shell, shell).
- index((rm), 1, shell, shell).
- index((load_foreign_library), 1, shlib, shlib).
- index((load_foreign_library), 2, shlib, shlib).
- index((unload_foreign_library), 1, shlib, shlib).
- index((unload_foreign_library), 1, shlib, shlib).
- index((current_foreign_library), 2, shlib, shlib).
- index((reload_foreign_libraries), 0, shlib, shlib).
- index((lock_predicate), 2, swi_system_utilities, system).
- index((unlock_predicate), 2, swi_system_utilities, system).
- index((system_mode), 1, swi_system_utilities, system).
- index((system_module), 0, swi_system_utilities, system).
- index((lp), 1, toolkit, toolkit).
- index((llp), 1, toolkit, toolkit).
- index((lp_predicate), 1, toolkit, toolkit).
- index((print_toplevel_variables), 0, toplevel_variables, topvars).
- index((verbose_expansion), 1, toplevel_variables, topvars).
- index((tty_clear), 0, tty, tty).
- index((tty_flash), 0, tty, tty).
- index((tty_size), 2, tty, tty).
- index((menu), 3, tty, tty).
- index((whereis), 1, whereis, whereis).
-